func net/http/pprof.configureWriteDeadline
4 uses
net/http/pprof (current package)
pprof.go#L123: func configureWriteDeadline(w http.ResponseWriter, r *http.Request, seconds float64) {
pprof.go#L151: configureWriteDeadline(w, r, float64(sec))
pprof.go#L177: configureWriteDeadline(w, r, sec)
pprof.go#L287: configureWriteDeadline(w, r, float64(sec))
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)